Sample to export and import annotations in a PDF document. Here, the annotations are exported to a JSON object and then import the JSON object to a PDF document.
Note: Existing annotations need to be deleted if importing to the same PDF document.
Documentation: https://blazor.syncfusion.com/documentation/pdfviewer-2/how-to/import-annotations-as-objects
To run this application, you need Visual Studio 2019 or later versions.
To debug while running the application, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging.